type crypto/aes.aesCipher (struct)

Method Implmentations

BlockSize() int *aesCipher.M : crypto/cipher.Block.BlockSize
Decrypt(dst, src []byte) *aesCipher.M : crypto/cipher.Block.Decrypt
Encrypt(dst, src []byte) *aesCipher.M : crypto/cipher.Block.Encrypt